pub unsafe extern "system" fn uregex_getText(
    regexp: *mut URegularExpression,
    textlength: *mut i32,
    status: *mut UErrorCode
) -> *mut u16
Expand description

Required features: "Win32_Globalization"