Function open62541_sys::UA_Client_writeAccessLevelExAttribute
source ยท pub unsafe extern "C" fn UA_Client_writeAccessLevelExAttribute(
client: *mut UA_Client,
nodeId: UA_NodeId,
newAccessLevelEx: *mut UA_UInt32,
) -> UA_StatusCode