Type Alias libsql_sys::types::XWalSavepointFn

source ·
pub type XWalSavepointFn = extern "C" fn(wal: *mut Wal, wal_data: *mut u32);