gtkc.Loader

Undocumented in source.

Members

Enums

Lang
enum Lang
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MachineType
enum MachineType
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
MessageFormat
enum MessageFormat
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RTLD
enum RTLD
Undocumented in source.

Functions

FormatMessageA
uint FormatMessageA(uint , void* , uint , uint , char* , uint , void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
FreeLibrary
void FreeLibrary(void* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetLastError
uint GetLastError()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetProcAddress
void* GetProcAddress(void* , char* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
LoadLibraryA
void* LoadLibraryA(char* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDllDirectoryA
int SetDllDirectoryA(const(char)* path)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
basePath
string basePath()
Undocumented in source. Be warned that the author may not have intended to support it.
dlclose
int dlclose(void* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dlerror
char* dlerror()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dlopen
void* dlopen(char* , int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
dlsym
void* dlsym(void* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Manifest constants

basePath
enum basePath;
Undocumented in source.

Structs

Linker
struct Linker
Undocumented in source.

Meta