Function sdl2_sys::surface::SDL_ConvertSurfaceFormat
[−]
[src]
pub unsafe extern "C" fn SDL_ConvertSurfaceFormat(
src: *mut SDL_Surface,
pixel_format: uint32_t,
flags: uint32_t
) -> *mut SDL_Surface