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