XDlOpenFn

Type Alias XDlOpenFn 

Source
pub type XDlOpenFn = unsafe extern "C" fn(vfs: *mut sqlite3_vfs, name: *const c_char) -> *const c_void;