[][src]Type Definition imagequant_sys::liq_log_callback_function

type liq_log_callback_function = Option<unsafe extern "C" fn(arg1: &liq_attr, message: *const c_char, user_info: *mut c_void)>;