Struct core_graphics::path::CGPathElementRef [] [src]

pub struct CGPathElementRef<'a> { /* fields omitted */ }

Methods from Deref<Target = CGPathElement>

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

Trait Implementations

impl<'a> Deref for CGPathElementRef<'a>
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl<'a> !Send for CGPathElementRef<'a>

impl<'a> !Sync for CGPathElementRef<'a>