Type Definition minilzo_sys::lzo_free_func_t [] [src]

type lzo_free_func_t = Option<unsafe extern "C" fn(_: *mut lzo_callback_t, _: *mut c_void)>;