expanded_sql

Function expanded_sql 

Source
pub(crate) unsafe fn expanded_sql(
    ptr: *mut sqlite3_stmt,
) -> Option<SqliteMallocString>