Type Definition imagequant_sys::liq_progress_callback_function[][src]

type liq_progress_callback_function = Option<unsafe extern "C" fn(progress_percent: f32, user_info: *mut c_void) -> c_int>;