Function sval::default_value::to_i16

source ·
pub fn to_i16(value: &(impl Value + ?Sized)) -> Option<i16>
Expand description

Try convert this value into a signed 16bit integer.