quackdb_internal::ffi

Function duckdb_append_null

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

Append a NULL value to the appender (of any type).