23 #ifndef MCR_STANDARD_KEY_H_ 24 #define MCR_STANDARD_KEY_H_ 65 #define mcr_Key_data(sigPt) \ 66 mcr_castpt(struct mcr_Key, mcr_Signal_data(sigPt))
MCR_API int mcr_Key_send_member(struct mcr_Key *dataPt, struct mcr_context *ctx)
MCR_API struct mcr_ISignal * mcr_iKey(struct mcr_context *ctx)
MCR_API int mcr_Key_compare(const void *lhsPt, const void *rhsPt)
MCR_API int mcr_Key_send(struct mcr_Signal *signalPt)
Simulate keyboard keys.
Base module implements mcr_base - Libmacro first module.