[][src]Function geos_sys::GEOSRelateBoundaryNodeRule

pub unsafe extern "C" fn GEOSRelateBoundaryNodeRule(
    g1: *const GEOSGeometry,
    g2: *const GEOSGeometry,
    bnr: c_int
) -> c_char