UA_Node_deleteReference

Function 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