[][src]Function geos_sys::GEOSLength_r

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