[][src]Function skia_bindings::SkVertices_applyBones

pub unsafe extern "C" fn SkVertices_applyBones(
    this: *const SkVertices,
    bones: *const SkVertices_Bone,
    boneCount: c_int
) -> sk_sp<SkVertices>