pub unsafe extern "system" fn QueryContextAttributesW(
    phcontext: *const SecHandle,
    ulattribute: SECPKG_ATTR,
    pbuffer: *mut c_void
) -> HRESULT
Expand description

Required features: "Win32_Security_Credentials"