Type Alias libsql_sys::types::XWalExclusiveModeFn

source ยท
pub type XWalExclusiveModeFn = extern "C" fn(wal: *mut Wal, op: c_int) -> c_int;