Type Definition zipp_sys::zip_cancel_callback [−][src]
pub type zip_cancel_callback = Option<unsafe extern "C" fn(arg1: *mut zip_t, arg2: *mut c_void) -> c_int>;
pub type zip_cancel_callback = Option<unsafe extern "C" fn(arg1: *mut zip_t, arg2: *mut c_void) -> c_int>;