Function libnotcurses_sys::c_api::ncinput_shift_p
source · pub fn ncinput_shift_p(input: &NcInput) -> boolExpand description
Returns true if the Shift modifier is present.
Method: NcInput.shift_p().
pub fn ncinput_shift_p(input: &NcInput) -> boolReturns true if the Shift modifier is present.
Method: NcInput.shift_p().