Skip to main content

GEOSLength

Function GEOSLength 

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