Function open62541_sys::UA_BrowsePathTarget_copy

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