Function duckdb_append_hugeint

Source
pub unsafe extern "C" fn duckdb_append_hugeint(
    appender: duckdb_appender,
    value: duckdb_hugeint,
) -> duckdb_state
Expand description

Append a duckdb_hugeint value to the appender.