Type Alias XWalLimitFn

Source
pub type XWalLimitFn = extern "C" fn(wal: *mut Wal, limit: i64);