Function open62541_sys::__UA_Client_writeAttribute
source ยท pub unsafe extern "C" fn __UA_Client_writeAttribute(
client: *mut UA_Client,
nodeId: *const UA_NodeId,
attributeId: UA_AttributeId,
in_: *const c_void,
inDataType: *const UA_DataType,
) -> UA_StatusCode