[][src]Function skia_bindings::C_SkLightingImageFilter_MakePointLitSpecular

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