[][src]Type Definition spatialite_sys::sqlite3_destructor_type

type sqlite3_destructor_type = Option<unsafe extern "C" fn(arg1: *mut c_void)>;