Function smallest_rectangle1

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