sqlite3_db_name

Function sqlite3_db_name 

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