[][src]Function spatialite_sys::spatialite_initialize

pub unsafe extern "C" fn spatialite_initialize()

Initializes the library

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