Function T_smallest_rectangle2

Source
pub unsafe extern "C" fn T_smallest_rectangle2(
    Regions: Hobject,
    Row: *mut Htuple,
    Column: *mut Htuple,
    Phi: *mut Htuple,
    Length1: *mut Htuple,
    Length2: *mut Htuple,
) -> Herror