Type Definition android_sensor_sys::ASensorRef [] [src]

type ASensorRef = *const ASensor;

ASensorRef is a type for constant pointers to ASensor.

This is used to define entry in ASensorList arrays.