Function windows::Win32::UI::Shell::SHRegGetIntW

pub unsafe fn SHRegGetIntW<P0, P1>(hk: P0, pwzkey: P1, idefault: i32) -> i32
where P0: IntoParam<HKEY>, P1: IntoParam<PCWSTR>,