Skip to main content

GEOSArea

Function GEOSArea 

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