[][src]Type Definition axfive_libzip_sys::zip_cancel_callback

type zip_cancel_callback = Option<unsafe extern "C" fn(arg1: *mut zip_t, arg2: *mut c_void) -> c_int>;