Function gui_gc_drawPoly

Source
pub unsafe extern "C" fn gui_gc_drawPoly(
    arg1: Gc,
    points: *mut c_uint,
    count: c_uint,
)