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)
pub unsafe extern "C" fn sqlite3_transient() -> sqlite3_destructor_type
Internal helper to get the pointer constant to define “transient” ownership (i.e. order SQLite to copy the value immediately)