windows::Win32::Globalization

Function GetNLSVersionEx

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