Function open62541_sys::UA_PublishedVariableDataType_copy

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