webview2_com_sys::Windows::Win32::Globalization

Function uregex_setMatchCallback

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