lsl_destroy_inlet function
Destructor. The inlet will automatically disconnect if destroyed.
Implementation
@ffi.Native<NativeLsl_destroy_inlet>()
external void lsl_destroy_inlet(lsl_inlet in$);
Destructor. The inlet will automatically disconnect if destroyed.
@ffi.Native<NativeLsl_destroy_inlet>()
external void lsl_destroy_inlet(lsl_inlet in$);