[−][src]Function skia_bindings::C_SkPicture_makeShader
pub unsafe extern "C" fn C_SkPicture_makeShader(
self_: *const SkPicture,
tmx: SkTileMode,
tmy: SkTileMode,
localMatrix: *const SkMatrix,
tileRect: *const SkRect
) -> *mut SkShader