pub unsafe extern "C" fn cass_value_type(
value: *const CassValue,
) -> CassValueTypeExpand description
Gets the type of the specified value.
@public @memberof CassValue
@param[in] value @return The type of the specified value.
pub unsafe extern "C" fn cass_value_type(
value: *const CassValue,
) -> CassValueTypeGets the type of the specified value.
@public @memberof CassValue
@param[in] value @return The type of the specified value.