nu_autoreleasepool_push

Pushes an auto release pool onto the pool stack.

@system @nogc
void*
nu_autoreleasepool_push
()

Return Value

Type: void*

A context pointer, meaning is arbitrary.

Memorysafety: nu_autoreleasepool_push and nu_autoreleasepool_pop are internal API and are not safely used outside of the helpers.

See Also

Meta