Function open62541_sys::UA_NetworkAddressDataType_copy
source ยท pub unsafe extern "C" fn UA_NetworkAddressDataType_copy(
src: *const UA_NetworkAddressDataType,
dst: *mut UA_NetworkAddressDataType,
) -> UA_StatusCode