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