Function SDL_GetNumAllocations

Source
pub unsafe extern "C" fn SDL_GetNumAllocations() -> c_int
Expand description

Get the number of outstanding (unfreed) allocations

\since This function is available since SDL 2.0.7.