[][src]Function skia_bindings::SkPathRef_Editor_resetToSize

pub unsafe extern "C" fn SkPathRef_Editor_resetToSize(
    this: *mut SkPathRef_Editor,
    newVerbCnt: c_int,
    newPointCnt: c_int,
    newConicCount: c_int
)