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