Function skia_bindings::SkPath_IsCubicDegenerate
source · pub unsafe extern "C" fn SkPath_IsCubicDegenerate(
p1: *const SkPoint,
p2: *const SkPoint,
p3: *const SkPoint,
p4: *const SkPoint,
exact: bool
) -> bool