[][src]Function spatialite_sys::gaiaSpatialite2GPKG

pub unsafe extern "C" fn gaiaSpatialite2GPKG(
    handle_in: *mut sqlite3,
    splite_in_path: *const c_char,
    handle_out: *mut sqlite3,
    gpkg_out_path: *const c_char
) -> c_int