open62541_sys

Function UA_StandaloneSubscribedDataSetRefDataType_copy

Source
pub unsafe extern "C" fn UA_StandaloneSubscribedDataSetRefDataType_copy(
    src: *const UA_StandaloneSubscribedDataSetRefDataType,
    dst: *mut UA_StandaloneSubscribedDataSetRefDataType,
) -> UA_StatusCode