Type Definition imagequant_sys::liq_progress_callback_function [] [src]

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