Function libnotcurses_sys::c_api::notcurses_mice_enable
source · [−]Expand description
Enable mice events according to ‘eventmask’; an eventmask of 0 will disable all mice tracking. On failure, -1 is returned. On success, 0 is returned, and mouse events will be published to notcurses_get().