Skip to main content

get_last_datapoint_value

Function get_last_datapoint_value 

pub unsafe extern "C" fn get_last_datapoint_value<T: GCPluginCallbackHandler>(
    ctx: GCCoreCtx,
    datapoint_id: GCDatapointID,
) -> GCDatapointValue
Expand description

The callback used by the plugins to get the last value of a datapoint.