[][src]Function uikit_sys::CGContextShowTextAtPoint

pub unsafe extern "C" fn CGContextShowTextAtPoint(
    c: CGContextRef,
    x: CGFloat,
    y: CGFloat,
    string: *const c_char,
    length: size_t
)