Function libsql_sys::ffi::sqlite3_db_name

source ยท
pub unsafe extern "C" fn sqlite3_db_name(
    db: *mut sqlite3,
    N: i32,
) -> *const i8