[][src]Type Definition absperf_minilzo_sys::lzo_progress_func_t

type lzo_progress_func_t = Option<unsafe extern "C" fn(arg1: *mut lzo_callback_t, arg2: lzo_uint, arg3: lzo_uint, arg4: c_int)>;