Skip to main content

CGContextSetTextDrawingMode

Function CGContextSetTextDrawingMode 

Source
pub extern "C-unwind" fn CGContextSetTextDrawingMode(
    c: Option<&CGContext>,
    mode: CGTextDrawingMode,
)
👎Deprecated:

renamed to CGContext::set_text_drawing_mode

Available on crate feature CGContext only.