open62541_sys

Function UA_PublishedVariableDataType_copy

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