initalize   xtlang


Defined in:  https://github.com/digego/extempore/tree/v0.8.9/examples/contrib/hidapi.xtm

Implementation

(bind-func initalize
  (lambda ()
    (hid_init)))


Back to Index