pub unsafe extern "system" fn SHRegGetBoolUSValueA(
    pszsubkey: PSTR,
    pszvalue: PSTR,
    fignorehkcu: BOOL,
    fdefault: BOOL
) -> WIN32_ERROR
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’