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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’