[][src]Function uikit_sys::CGContextSelectFont

pub unsafe extern "C" fn CGContextSelectFont(
    c: CGContextRef,
    name: *const c_char,
    size: CGFloat,
    textEncoding: CGTextEncoding
)