- loadSymbols
void loadSymbols()
Undocumented in source. Be warned that the author may not have intended to support it.
- configureMinimumVersion
void configureMinimumVersion(DylibVersion minVersion)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindFunc
void bindFunc(void** ptr, string name, bool required)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindFunc
void bindFunc(TFUN fun, string name, bool required)
Undocumented in source. Be warned that the author may not have intended to support it.
- bindFunc_stdcall
void bindFunc_stdcall(Func f, string unmangledName)
Undocumented in source. Be warned that the author may not have intended to support it.
- libs
string[] libs [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
- dylib
Dylib dylib;
Undocumented in source.