[][src]Function geos_sys::GEOSGeomGetLength_r

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