[][src]Function geos_sys::GEOSRelateBoundaryNodeRule_r

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