[][src]Type Definition rust_icu_sys::UMemFreeFn

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