sqlite3_transient

Function sqlite3_transient 

Source
pub unsafe extern "C" fn sqlite3_transient() -> sqlite3_destructor_type
Expand description

Internal helper to get the pointer constant to define “transient” ownership (i.e. order SQLite to copy the value immediately)