pub unsafe extern "C" fn cli_read( cli: *mut Cli, buffer: *mut u8, size: usize, ) -> usize
Read from terminal
cli
buffer
size
bytes read