Function open62541_sys::UA_Client_writeHistorizingAttribute
source ยท pub unsafe extern "C" fn UA_Client_writeHistorizingAttribute(
client: *mut UA_Client,
nodeId: UA_NodeId,
newHistorizing: *const UA_Boolean,
) -> UA_StatusCode