windows::Win32::Security::Authentication::Identity

Function QueryCredentialsAttributesA

pub unsafe fn QueryCredentialsAttributesA(
    phcredential: *const SecHandle,
    ulattribute: u32,
    pbuffer: *mut c_void,
) -> Result<()>