Function secur32::SetCredentialsAttributesW [] [src]

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