UA_RelativePathElement_copy

Function UA_RelativePathElement_copy 

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