Function sdl2_sys::surface::SDL_SaveBMP_RW
[−]
[src]
pub unsafe extern "C" fn SDL_SaveBMP_RW(
surface: *mut SDL_Surface,
dst: *mut SDL_RWops,
freedst: c_int
) -> c_int