core.sys.openbsd.dlfcn

D header file for OpenBSD.

dlfcn.h

Functions 1

fnint dlctl(void *, int, void *)

Variables 8

enumvarRTLD_NEXT = cast(void *) - 1
enumvarRTLD_DEFAULT = cast(void *) - 2
enumvarRTLD_SELF = cast(void *) - 3
enumvarDL_GETERRNO = 1
enumvarDL_SETTHREADLCK = 2
enumvarDL_SETBINDLCK = 3
enumvarDL_REFERENCE = 4
enumvarDL_LAZY = RTLD_LAZY