XDlErrorFn

Type Alias XDlErrorFn 

Source
pub type XDlErrorFn = unsafe extern "C" fn(vfs: *mut sqlite3_vfs, n: c_int, msg: *mut c_char);