open62541_sys

Function UA_Server_readHistorizing

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