windows::Win32::Globalization

Function IsValidNLSVersion

pub unsafe fn IsValidNLSVersion<P1>(
    function: u32,
    lplocalename: P1,
    lpversioninformation: *const NLSVERSIONINFOEX,
) -> u32
where P1: Param<PCWSTR>,