Function T_draw_rectangle2

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