Function windows_sys::Win32::Globalization::u_parseMessageWithError
[−]pub unsafe extern "system" fn u_parseMessageWithError(
locale: PCSTR,
pattern: *const u16,
patternlength: i32,
source: *const u16,
sourcelength: i32,
parseerror: *mut UParseError,
status: *mut UErrorCode
)
Expand description
Required features: "Win32_Globalization"