[][src]Function ndless_sdl::video::ll::SDL_SaveBMP_RW

pub unsafe extern "C" fn SDL_SaveBMP_RW(
    surface: *mut SDL_Surface,
    dst: *mut SDL_RWops,
    freedst: c_int
) -> c_int