Function skia_bindings::SkShadowUtils_GetLocalBounds
source · pub unsafe extern "C" fn SkShadowUtils_GetLocalBounds(
ctm: *const SkMatrix,
path: *const SkPath,
zPlaneParams: *const SkPoint3,
lightPos: *const SkPoint3,
lightRadius: SkScalar,
flags: u32,
bounds: *mut SkRect
) -> bool