Function SDL_GetNumAllocations

pub unsafe extern "C" fn SDL_GetNumAllocations() -> i32
Available on crate feature dep_sdl2 only.
Expand description

Get the number of outstanding (unfreed) allocations

\since This function is available since SDL 2.0.7.