[][src]Type Definition absperf_minilzo_sys::lzo_alloc_func_t

type lzo_alloc_func_t = Option<unsafe extern "C" fn(self_: *mut lzo_callback_t, items: lzo_uint, size: lzo_uint) -> *mut c_void>;