pub unsafe extern "C" fn cass_data_type_type(
data_type: *const CassDataType,
) -> CassValueTypeExpand description
Gets the value type of the specified data type.
@param[in] data_type @return The value type
pub unsafe extern "C" fn cass_data_type_type(
data_type: *const CassDataType,
) -> CassValueTypeGets the value type of the specified data type.
@param[in] data_type @return The value type