Function windows_sys::Win32::Globalization::uregex_setText

pub unsafe extern "cdecl" fn uregex_setText(
    regexp: *mut URegularExpression,
    text: *const u16,
    textlength: i32,
    status: *mut UErrorCode,
)