quackdb_internal::ffi

Function duckdb_append_hugeint

Source
pub unsafe extern "C" fn duckdb_append_hugeint(
    appender: *mut _duckdb_appender,
    value: duckdb_hugeint,
) -> u32
Expand description

Append a duckdb_hugeint value to the appender.