Function windows::Win32::System::WindowsProgramming::GetProfileIntW
pub unsafe fn GetProfileIntW<P0, P1>(
lpappname: P0,
lpkeyname: P1,
ndefault: i32,
) -> u32where
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,