derelict.cf.funcs

Undocumented in source.

Members

Aliases

da_CFBundleCopyResourcesDirectoryURL
alias da_CFBundleCopyResourcesDirectoryURL = CFURLRef function(CFBundleRef bundle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_CFBundleGetMainBundle
alias da_CFBundleGetMainBundle = CFBundleRef function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_CFRelease
alias da_CFRelease = void function(CFTypeRef cf)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_CFURLGetFileSystemRepresentation
alias da_CFURLGetFileSystemRepresentation = Boolean function(CFURLRef url, Boolean resolveAgainstBase, UInt8* buffer, CFIndex maxBufLen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

CFBundleCopyResourcesDirectoryURL
da_CFBundleCopyResourcesDirectoryURL CFBundleCopyResourcesDirectoryURL;
Undocumented in source.
CFBundleGetMainBundle
da_CFBundleGetMainBundle CFBundleGetMainBundle;
Undocumented in source.
CFRelease
da_CFRelease CFRelease;
Undocumented in source.
CFURLGetFileSystemRepresentation
da_CFURLGetFileSystemRepresentation CFURLGetFileSystemRepresentation;
Undocumented in source.

Meta