derelict.sdl.macinit.CoreFoundation

Undocumented in source.

Members

Aliases

CFAllocatorRef
alias CFAllocatorRef = __CFAllocator*
Undocumented in source.
CFBundleRef
alias CFBundleRef = __CFBundle*
Undocumented in source.
CFDictionaryRef
alias CFDictionaryRef = __CFDictionary*
Undocumented in source.
CFIndex
alias CFIndex = int
Undocumented in source.
CFTypeRef
alias CFTypeRef = void*
Undocumented in source.
CFURLRef
alias CFURLRef = __CFURL*
Undocumented in source.

Functions

load
void load(void delegate(void**, string, bool doThrow = true) bindFunc)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta