Type Definition libretro_sys::SensorGetInputFn[][src]

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