Struct wasm4_common::draw::DrawIndices
source · [−]pub struct DrawIndices(_);
Implementations
Trait Implementations
Returns the “default value” for a type. Read more
Performs the conversion.
Auto Trait Implementations
impl RefUnwindSafe for DrawIndices
impl Send for DrawIndices
impl Sync for DrawIndices
impl Unpin for DrawIndices
impl UnwindSafe for DrawIndices
Blanket Implementations
Mutably borrows from an owned value. Read more