Function shrinkSurface
pub unsafe extern "C" fn shrinkSurface(
src: *mut SDL_Surface,
factorx: i32,
factory: i32,
) -> *mut SDL_Surface
Available on crate feature
dep_sdl2
only.pub unsafe extern "C" fn shrinkSurface(
src: *mut SDL_Surface,
factorx: i32,
factory: i32,
) -> *mut SDL_Surface
dep_sdl2
only.