core.sys.darwin.dlfcn

D header file for Darwin.

Apple dyld/dlfcn.h

Variables 4

enumvarRTLD_NEXT = cast(void *) - 1
enumvarRTLD_DEFAULT = cast(void *) - 2
enumvarRTLD_SELF = cast(void *) - 3
enumvarRTLD_MAIN_ONLY = cast(void *) - 5