pub unsafe extern "C-unwind" fn CGContextShowText(
c: Option<&CGContext>,
string: *const c_char,
length: usize,
)👎Deprecated:
renamed to CGContext::show_text
Available on crate feature
CGContext only.