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

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