sensor_recorder_query_h typedef
@brief Query handle to contain filtering and aggregation parameters for recorded data. @details one or more sensor options can be created by using sensor_recorder_create_query(). @since_tizen @if MOBILE 3.0 @elseif WEARABLE 2.3.2 @endif
Implementation
typedef sensor_recorder_query_h = ffi.Pointer<ffi.Void>;