SensorGetInputFn

Type Alias SensorGetInputFn 

Source
pub type SensorGetInputFn = unsafe extern "C" fn(port: c_uint, id: c_uint) -> f32;