Function T_smallest_rectangle1

Source
pub unsafe extern "C" fn T_smallest_rectangle1(
    Regions: Hobject,
    Row1: *mut Htuple,
    Column1: *mut Htuple,
    Row2: *mut Htuple,
    Column2: *mut Htuple,
) -> Herror