[][src]Function winapi::shared::sspi::SetCredentialsAttributesA

pub unsafe extern "system" fn SetCredentialsAttributesA(
    phCredential: PCredHandle,
    ulAttribute: c_ulong,
    pBuffer: *mut c_void,
    cbBuffer: c_ulong
) -> SECURITY_STATUS