Function windows_sys::Win32::Globalization::uregex_open
[−]pub unsafe extern "cdecl" fn uregex_open(
pattern: *const u16,
patternlength: i32,
flags: u32,
pe: *mut UParseError,
status: *mut UErrorCode
) -> *mut URegularExpression
Expand description
Required features: "Win32_Globalization"