Skip to main content

GCReceiveDatapointPluginExport

Type Alias GCReceiveDatapointPluginExport 

pub type GCReceiveDatapointPluginExport = unsafe extern "C" fn(instance: GCInstanceHandle, data_value: GCDatapointValue) -> bool;