Function open62541_sys::__UA_Server_write
source ยท pub unsafe extern "C" fn __UA_Server_write(
server: *mut UA_Server,
nodeId: *const UA_NodeId,
attributeId: UA_AttributeId,
attr_type: *const UA_DataType,
attr: *const c_void,
) -> UA_StatusCode