Skip to main content

DrawEllipse

Function DrawEllipse 

Source
pub unsafe fn DrawEllipse(
    GfxBase: *mut Library,
    rp: *mut RastPort,
    xCenter: LONG,
    yCenter: LONG,
    a: LONG,
    b: LONG,
)
Expand description

libname: “graphics.library”