SDL_ConvertSurfaceFormat

Function SDL_ConvertSurfaceFormat 

Source
pub unsafe extern "C" fn SDL_ConvertSurfaceFormat(
    src: *mut SDL_Surface,
    pixel_format: Uint32,
    flags: Uint32,
) -> *mut SDL_Surface