Type Alias XWalEndWriteTransactionFn

Source
pub type XWalEndWriteTransactionFn = extern "C" fn(wal: *mut Wal) -> c_int;