- NSTimeInterval
alias NSTimeInterval = double
Undocumented in source.
- pfNSAllocateMemoryPages
alias pfNSAllocateMemoryPages = void* function(NSUInteger bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pfNSDeallocateMemoryPages
alias pfNSDeallocateMemoryPages = void function(void* ptr, NSUInteger bytes)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- pfNSLog
alias pfNSLog = void function(id format, ...)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Dynamic bindings to the Foundation framework.