Function secur32::SetContextAttributesA [] [src]

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