Function libduckdb_sys::duckdb_free
source · Expand description
Free a value returned from duckdb_malloc, duckdb_value_varchar or duckdb_value_blob.
ptr: The memory region to de-allocate.
Free a value returned from duckdb_malloc, duckdb_value_varchar or duckdb_value_blob.
ptr: The memory region to de-allocate.