Function CGContextSetTextDrawingMode

Source
pub unsafe extern "C" fn CGContextSetTextDrawingMode(
    c: CGContextRef,
    mode: CGTextDrawingMode,
)