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

pub unsafe extern "system" fn SetContextAttributesA(
    phContext: PCtxtHandle,
    ulAttribute: c_ulong,
    pBuffer: *mut c_void,
    cbBuffer: c_ulong
) -> SECURITY_STATUS