23 #ifndef MCR_INTERCEPT_INTERCEPT_H_ 24 #define MCR_INTERCEPT_INTERCEPT_H_ MCR_API int mcr_intercept_set_enabled(struct mcr_context *ctx, bool enable)
MCR_API unsigned int mcr_intercept_modifiers(struct mcr_context *ctx)
MCR_API bool mcr_intercept_enabled(struct mcr_context *ctx)
MCR_API int mcr_intercept_reset(struct mcr_context *ctx)
MCR_API bool mcr_intercept_blockable(struct mcr_context *ctx)
MCR_API void mcr_intercept_reset_modifiers(struct mcr_context *ctx)
struct mcr_intercept_platform * platform_pt
MCR_API void mcr_intercept_set_blockable(struct mcr_context *ctx, bool enable)
Standard signal and trigger types.