![]() |
Libmacro
0.2
Libmacro is an extensible macro and hotkey library.
|
#include <types.h>
Public Attributes | |
| void * | receiver |
| mcr_dispatch_receive_fnc | receive |
Generic receiver and function that may block or intercept a signal being sent.
Receiver is first, to compare with mcr_ref_compare.
| mcr_dispatch_receive_fnc mcr_DispatchReceiver::receive |
| void* mcr_DispatchReceiver::receiver |