[][src]Function skia_bindings::SkFont_getBounds

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