6 lines
165 B
Plaintext
6 lines
165 B
Plaintext
libinfnoise {
|
|
global: listUSBDevices; initInfnoise; readRawData; readData; # explicitly list symbols to be exported
|
|
local: *; # hide everything else
|
|
};
|
|
|