is_input property

  1. @Bool()
bool is_input
getter/setter pair

true = input, false = output

Implementation

@ffi.Bool()
external bool is_input;