⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

get_vmin

Function get_vmin 

Source
pub fn get_vmin() -> u8
Expand description

Get the VMIN value from the console terminal state.

VMIN specifies the minimum number of characters for a non-canonical read to return. Default is 1.