quackdb_internal::ffi

Function duckdb_append_time

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

Append a duckdb_time value to the appender.