Function datafusion_common::cast::as_time32_second_array

source ยท
pub fn as_time32_second_array(array: &dyn Array) -> Result<&Time32SecondArray>