ASensor_getStringType

Returns this sensor's string type.

version(Android)
extern (C) @system nothrow @nogc
const(char)*
ASensor_getStringType
(
const(ASensor)* sensor
)

Meta