Function draw_rectangle2

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