num_altsetting property

  1. @Int()
int num_altsetting
getter/setter pair

The number of alternate settings that belong to this interface. Must be non-negative.

Implementation

@ffi.Int()
external int num_altsetting;