Struct nuklear_rust::NkDrawNullTexture [] [src]

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

Trait Implementations

impl Clone for NkDrawNullTexture
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl AsRef<nk_draw_null_texture> for NkDrawNullTexture
[src]

Performs the conversion.

impl AsMut<nk_draw_null_texture> for NkDrawNullTexture
[src]

Performs the conversion.

impl Default for NkDrawNullTexture
[src]

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