Function UA_NodeAttributes_copy

Source
pub unsafe extern "C" fn UA_NodeAttributes_copy(
    src: *const UA_NodeAttributes,
    dst: *mut UA_NodeAttributes,
) -> UA_StatusCode