Type Definition axfive_libzip_sys::zip_progress_callback_t[][src]

pub type zip_progress_callback_t = Option<unsafe extern "C" fn(arg1: f64)>;