XCloseFn

Type Alias XCloseFn 

Source
pub type XCloseFn = unsafe extern "C" fn(file_ptr: *mut sqlite3_file) -> c_int;