Function T_draw_rectangle2_mod

Source
pub unsafe extern "C" fn T_draw_rectangle2_mod(
    WindowHandle: Htuple,
    RowIn: Htuple,
    ColumnIn: Htuple,
    PhiIn: Htuple,
    Length1In: Htuple,
    Length2In: Htuple,
    Row: *mut Htuple,
    Column: *mut Htuple,
    Phi: *mut Htuple,
    Length1: *mut Htuple,
    Length2: *mut Htuple,
) -> Herror