Struct iui::draw::Path[][src]

pub struct Path { /* fields omitted */ }

Methods

impl Path
[src]

Return the underlying pointer for this Path.

Trait Implementations

impl Drop for Path
[src]

Executes the destructor for this type. Read more

Auto Trait Implementations

impl !Send for Path

impl !Sync for Path