[][src]Function skia_bindings::SkPathMeasure_setPath

pub unsafe extern "C" fn SkPathMeasure_setPath(
    this: *mut SkPathMeasure,
    arg1: *const SkPath,
    forceClosed: bool
)