Function UA_PublishedDataSetCustomSourceDataType_copy

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