Function open62541_sys::UA_Node_deleteReference
source · pub unsafe extern "C" fn UA_Node_deleteReference(
node: *mut UA_Node,
refTypeIndex: UA_Byte,
isForward: UA_Boolean,
targetNodeId: *const UA_ExpandedNodeId
) -> UA_StatusCode