Skip to main content

GEOSGeomGetLength

Function GEOSGeomGetLength 

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