- 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.