[][src]Function skia_bindings::C_SkLightingImageFilter_MakePointLitDiffuse

pub unsafe extern "C" fn C_SkLightingImageFilter_MakePointLitDiffuse(
    location: *const SkPoint3,
    lightColor: SkColor,
    surfaceScale: SkScalar,
    kd: SkScalar,
    input: *const SkImageFilter,
    cropRect: *const SkImageFilter_CropRect
) -> *mut SkImageFilter