Function DrawPolygon

Source
pub unsafe extern "C" fn DrawPolygon(
    arg1: *mut DrawingWand,
    arg2: usize,
    arg3: *const PointInfo,
)