Function smallest_rectangle2_xld

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