[][src]Function skia_bindings::SkPaint_getFillPath

pub unsafe extern "C" fn SkPaint_getFillPath(
    this: *const SkPaint,
    src: *const SkPath,
    dst: *mut SkPath,
    cullRect: *const SkRect,
    resScale: SkScalar
) -> bool