Function windows::Win32::Globalization::uregex_setText

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