[][src]Function sdl2_sys::SDL_ConvertSurfaceFormat

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