[][src]Function uikit_sys::CGContextShowGlyphsWithAdvances

pub unsafe extern "C" fn CGContextShowGlyphsWithAdvances(
    c: CGContextRef,
    glyphs: *const CGGlyph,
    advances: *const CGSize,
    count: size_t
)