get_int_value

Function get_int_value 

Source
fn get_int_value(array: &ArrayRef, index: usize) -> Result<i64>
Expand description

Extract integer value from various integer types.