Function windows_sys::Win32::Globalization::uregex_setUText

pub unsafe extern "cdecl" fn uregex_setUText(
    regexp: *mut URegularExpression,
    text: *mut UText,
    status: *mut UErrorCode,
)