UA_Server_writeHistorizing

Function UA_Server_writeHistorizing 

Source
pub unsafe extern "C" fn UA_Server_writeHistorizing(
    server: *mut UA_Server,
    nodeId: UA_NodeId,
    historizing: UA_Boolean,
) -> UA_StatusCode