core.sys.openbsd.dlfcn
D header file for OpenBSD.
dlfcn.hfn dlctl
Functions 1
fn
int dlctl(void *, int, void *)Variables 8
enumvar
RTLD_NEXT = cast(void *) - 1enumvar
RTLD_DEFAULT = cast(void *) - 2enumvar
RTLD_SELF = cast(void *) - 3enumvar
DL_GETERRNO = 1enumvar
DL_SETTHREADLCK = 2enumvar
DL_SETBINDLCK = 3enumvar
DL_REFERENCE = 4enumvar
DL_LAZY = RTLD_LAZY