Function SDL_getFramecount

pub unsafe extern "C" fn SDL_getFramecount(
    manager: *mut FPSmanager,
) -> i32
Available on crate feature dep_sdl2 only.