LMMS
Loading...
Searching...
No Matches
juce_linux_EventLoop.h File Reference

Go to the source code of this file.

Namespaces

namespace  juce
namespace  juce::LinuxEventLoop

Functions

void juce::LinuxEventLoop::registerFdCallback (int fd, std::function< void(int)> readCallback, short eventMask=1)
void juce::LinuxEventLoop::unregisterFdCallback (int fd)