pub unsafe extern "C" fn cass_data_type_type(
    data_type: *const CassDataType
) -> CassValueType
Expand description

Gets the value type of the specified data type.

@param[in] data_type @return The value type