Function get_last_datapoint_value
pub unsafe extern "C" fn get_last_datapoint_value<T: GCPluginCallbackHandler>(
ctx: GCCoreCtx,
datapoint_id: GCDatapointID,
) -> GCDatapointValueExpand description
The callback used by the plugins to get the last value of a datapoint.