Struct core_graphics::path::CGPathElement [] [src]

#[repr(C)]
pub struct CGPathElement { pub element_type: CGPathElementType, // some fields omitted }

Fields

Methods

impl CGPathElement
[src]

Important traits for &'a mut [u8]
[src]

Trait Implementations

impl Debug for CGPathElement
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl !Send for CGPathElement

impl !Sync for CGPathElement