Function skia_bindings::C_SkImage_makeShader
source · pub unsafe extern "C" fn C_SkImage_makeShader(
self_: *const SkImage,
tileMode1: SkTileMode,
tileMode2: SkTileMode,
samplingOptions: *const SkSamplingOptions,
localMatrix: *const SkMatrix
) -> *mut SkShader