Type Definition rust_icu_sys::UMemFreeFn[][src]

type UMemFreeFn = Option<unsafe extern "C" fn(context: *const c_void, mem: *mut c_void)>;