open62541_sys

Function UA_StandaloneSubscribedDataSetDataType_copy

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