[][src]Function geos_sys::GEOSGeomGetLength

pub unsafe extern "C" fn GEOSGeomGetLength(
    g: *const GEOSGeometry,
    length: *mut c_double
) -> c_int