Function skia_bindings::SkPath_Make

source ·
pub unsafe extern "C" fn SkPath_Make(
    arg1: *const SkPoint,
    pointCount: c_int,
    arg2: *const u8,
    verbCount: c_int,
    arg3: *const SkScalar,
    conicWeightCount: c_int,
    arg4: SkPathFillType,
    isVolatile: bool
) -> SkPath