pub unsafe extern "system" fn uregex_getUText(
    regexp: *mut URegularExpression,
    dest: *mut UText,
    status: *mut UErrorCode
) -> *mut UText
Expand description

Required features: "Win32_Globalization"