open62541_sys

Function UA_PublishedDataSetCustomSourceDataType_copy

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