pub unsafe extern "system" fn SetCredentialsAttributesA(
    phcredential: *const SecHandle,
    ulattribute: u32,
    pbuffer: *const c_void,
    cbbuffer: u32
) -> i32
Expand description

Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Security_Credentials’