Struct core_graphics::font::CGFont [−][src]
pub struct CGFont(_);
Implementations
pub fn create_copy_from_variations(
&self,
vars: &CFDictionary<CFString, CFNumber>
) -> Result<CGFont, ()>
Trait Implementations
Auto Trait Implementations
Blanket Implementations
Mutably borrows from an owned value. Read more