[][src]Function uikit_sys::CGFontGetGlyphBBoxes

pub unsafe extern "C" fn CGFontGetGlyphBBoxes(
    font: CGFontRef,
    glyphs: *const CGGlyph,
    count: size_t,
    bboxes: *mut CGRect
) -> bool