[][src]Function sdl2_sys::image::IMG_SavePNG_RW

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