Function smallest_rectangle2

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