Function windows::Win32::Security::Authentication::Identity::SetContextAttributesA
pub unsafe fn SetContextAttributesA(
phcontext: *const SecHandle,
ulattribute: SECPKG_ATTR,
pbuffer: *const c_void,
cbbuffer: u32,
) -> Result<()>