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

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