Skip to main content

CGContextSetFont

Function CGContextSetFont 

Source
pub extern "C-unwind" fn CGContextSetFont(
    c: Option<&CGContext>,
    font: Option<&CGFont>,
)
👎Deprecated:

renamed to CGContext::set_font

Available on crate features CGContext and CGFont only.