Function ncurses::wmouse_trafo [] [src]

pub fn wmouse_trafo(
    w: *mut WINDOW,
    y: &mut [i32],
    x: &mut [i32],
    to_screen: bool
) -> bool