webview2_com_sys::Windows::Win32::Globalization

Function uregex_setFindProgressCallback

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