[][src]Function skia_bindings::SkFont_getWidthsBounds

pub unsafe extern "C" fn SkFont_getWidthsBounds(
    this: *const SkFont,
    glyphs: *const SkGlyphID,
    count: c_int,
    widths: *mut SkScalar,
    bounds: *mut SkRect,
    paint: *const SkPaint
)