Type Definition rust_icu_sys::UMtxFn[][src]

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