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

type png_free_ptr = Option<unsafe extern "C" fn(_: *mut png_struct, _: *mut c_void)>;