open62541_sys

Function UA_NetworkAddressDataType_copy

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