UA_Client_writeNodeIdAttribute

Function 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