Function geos_sys::GEOSLength_r

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