sccn / lsl_archived

Multi-modal time-synched data transmission over local network
242 stars 134 forks source link

Mark const parameters as const #316

Closed tstenner closed 5 years ago

tstenner commented 5 years ago

This is basically ba8887289e11e572ac2cc22871e4219591b6b368 (later reverted in d5b381c9ba7ffdb13b181f663bb7d04158fe2f24) but with all API functions wrapped in extern "C" in the implementation so they don't get mangled.