Skip to main content

CGContextSetFontSize

Function CGContextSetFontSize 

Source
pub extern "C-unwind" fn CGContextSetFontSize(
    c: Option<&CGContext>,
    size: CGFloat,
)
👎Deprecated:

renamed to CGContext::set_font_size

Available on crate feature CGContext only.