Struct nuklear_rust::NkCommandPolygonFilled [] [src]

#[repr(C)]
pub struct NkCommandPolygonFilled { /* fields omitted */ }

Methods

impl NkCommandPolygonFilled
[src]

impl NkCommandPolygonFilled
[src]

Trait Implementations

impl Clone for NkCommandPolygonFilled
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_command_polygon_filled> for NkCommandPolygonFilled
[src]

Performs the conversion.

impl AsMut<nk_command_polygon_filled> for NkCommandPolygonFilled
[src]

Performs the conversion.

impl Default for NkCommandPolygonFilled
[src]

Returns the "default value" for a type. Read more