XWalDbFn

Type Alias XWalDbFn 

Source
pub type XWalDbFn = extern "C" fn(wal: *mut Wal, db: *mut sqlite3);