Function windows_sys::Win32::Globalization::NormalizeString

pub unsafe extern "system" fn NormalizeString(
    normform: NORM_FORM,
    lpsrcstring: PCWSTR,
    cwsrclength: i32,
    lpdststring: PWSTR,
    cwdstlength: i32,
) -> i32