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