Type Definition libpng_sys::ffi::png_write_status_ptr [] [src]

type png_write_status_ptr = Option<unsafe extern "C" fn(_: *mut png_struct, _: u32, _: c_int)>;