pub type InfraredWorkerReceivedSignalCallback = Option<unsafe extern "C" fn(*mut c_void, *mut InfraredWorkerSignal)>;
Expand description

Callback type to call by InfraredWorker thread when new signal is received