Function skia_bindings::SkRuntimeEffect_makeShader
source · pub unsafe extern "C" fn SkRuntimeEffect_makeShader(
this: *const SkRuntimeEffect,
uniforms: sk_sp<SkData>,
children: *mut sk_sp<SkShader>,
childCount: usize,
localMatrix: *const SkMatrix
) -> sk_sp<SkShader>