open62541_sys

Function UA_RelativePathElement_copy

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