[][src]Type Definition axfive_libzip_sys::zip_progress_callback

type zip_progress_callback = Option<unsafe extern "C" fn(arg1: *mut zip_t, arg2: f64, arg3: *mut c_void)>;