UA_PublishedVariableDataType_copy

Function UA_PublishedVariableDataType_copy 

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