pub unsafe extern "system" fn IsNormalizedString(
    normform: NORM_FORM,
    lpstring: PCWSTR,
    cwlength: i32
) -> BOOL
Expand description

Required features: "Win32_Globalization", "Win32_Foundation"