[][src]Function skia_bindings::SkPath_addPoly

pub unsafe extern "C" fn SkPath_addPoly(
    this: *mut SkPath,
    pts: *const SkPoint,
    count: c_int,
    close: bool
) -> *mut SkPath