- NSTimeIntervalalias NSTimeInterval = double 
- Undocumented in source. 
- pfNSAllocateMemoryPagesalias 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. 
- pfNSDeallocateMemoryPagesalias 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. 
- pfNSLogalias 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.