webview2_com_sys::Windows::Win32::Globalization

Function uregex_getMatchCallback

Source
pub unsafe fn uregex_getMatchCallback(
    regexp: *const URegularExpression,
    callback: *mut Option<URegexMatchCallback>,
    context: *const *const c_void,
    status: *mut UErrorCode,
)