[][src]Function uikit_sys::CGFontGetGlyphAdvances

pub unsafe extern "C" fn CGFontGetGlyphAdvances(
    font: CGFontRef,
    glyphs: *const CGGlyph,
    count: size_t,
    advances: *mut c_int
) -> bool