Function libnotcurses_sys::notcurses_mouse_enable[][src]

pub unsafe extern "C" fn notcurses_mouse_enable(n: *mut notcurses) -> c_int
Expand description

Enable the mouse in “button-event tracking” mode with focus detection and UTF8-style extended coordinates. On failure, -1 is returned. On success, 0 is returned, and mouse events will be published to notcurses_get().