core.sys.openbsd.unistd
D header file for OpenBSD unistd.h.
Copyright
Copyright © 2021, The D Language Foundation
Functions 5
fn
int getthrname(pid_t, char *, size_t)fn
int pledge(const scope char *, const scope char *)fn
int setthrname(pid_t, const scope char *)fn
int unveil(const scope char *, const scope char *)fn
int closefrom(int)