Struct core_graphics::path::CGPathElement [−][src]
#[repr(C)]pub struct CGPathElement { pub element_type: CGPathElementType, // some fields omitted }
Fields
element_type: CGPathElementType
Methods
impl CGPathElement[src]
impl CGPathElementTrait Implementations
impl Debug for CGPathElement[src]
impl Debug for CGPathElementAuto Trait Implementations
impl !Send for CGPathElement
impl !Send for CGPathElementimpl !Sync for CGPathElement
impl !Sync for CGPathElement