Function spatialite_shutdown

Source
pub unsafe extern "C" fn spatialite_shutdown()
Expand description

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