num_altsetting property

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

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

Implementation

@ffi.Int32()
external int num_altsetting;