[][src]Function spatialite_sys::spatialite_shutdown

pub unsafe extern "C" fn spatialite_shutdown()

Finalizes the library

\note you are always expected to explicitly call this function immediately before exiting the main application.\n This function will free any memory allocation and will release any system resource internally used by the library.\n