Function skia_bindings::C_SkPath_Polygon
source · pub unsafe extern "C" fn C_SkPath_Polygon(
uninitialized: *mut SkPath,
pts: *const SkPoint,
count: c_int,
isClosed: bool,
ft: SkPathFillType,
isVolatile: bool
)