[][src]Function skia_bindings::SkPath_transform

pub unsafe extern "C" fn SkPath_transform(
    this: *const SkPath,
    matrix: *const SkMatrix,
    dst: *mut SkPath
)