Function open62541_sys::UA_Client_writeNodeIdAttribute
source · pub unsafe extern "C" fn UA_Client_writeNodeIdAttribute(
client: *mut UA_Client,
nodeId: UA_NodeId,
newNodeId: *const UA_NodeId
) -> UA_StatusCode