pub unsafe extern "system" fn CheckGamingPrivilegeSilentlyForUser(
    user: IInspectable,
    privilegeid: u32,
    scope: HSTRING,
    policy: HSTRING,
    hasprivilege: *mut BOOL
) -> HRESULT
Expand description

Required features: "Win32_Foundation"