- nuopt_autoreleasepool_pop
void function(void*) @(nogc) nothrow @(system) nuopt_autoreleasepool_pop;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- nuopt_autoreleasepool_push
void* function() @(nogc) nothrow @(system) nuopt_autoreleasepool_push;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Objective-C numem auto release pool hooks.