Function open62541_sys::UA_RelativePath_copy

source ยท
pub unsafe extern "C" fn UA_RelativePath_copy(
    src: *const UA_RelativePath,
    dst: *mut UA_RelativePath,
) -> UA_StatusCode