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

Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Security_Credentials’