Function cs50::get_i16

source · []
pub fn get_i16(str: &str) -> Result<i16, Box<dyn Error>>