Function spatialite_initialize

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

Initializes the library

\note you are always expected to explicitly call this function before attempting to call any SpatiaLite own function.