Function skia_bindings::SkPathBuilder_addPolygon
source · pub unsafe extern "C" fn SkPathBuilder_addPolygon(
this: *mut SkPathBuilder,
pts: *const SkPoint,
count: c_int,
isClosed: bool
) -> *mut SkPathBuilder