Function cassandra_cpp_sys::cass_value_type [] [src]

pub unsafe extern "C" fn cass_value_type(
    value: *const CassValue
) -> CassValueType

Gets the type of the specified value.

@public @memberof CassValue

@param[in] value @return The type of the specified value.