[][src]Function leptess::capi::boxIntersects

pub unsafe extern "C" fn boxIntersects(
    box1: *mut BOX,
    box2: *mut BOX,
    presult: *mut l_int32
) -> l_int32