pub unsafe extern "system" fn SHRegGetIntW(
    hk: HKEY,
    pwzkey: PCWSTR,
    idefault: i32
) -> i32
Expand description

Required features: "Win32_System_Registry"