Struct lava::VkEventCreateFlags[][src]

pub struct VkEventCreateFlags {}

Methods

impl VkEventCreateFlags
[src]

Trait Implementations

impl Debug for VkEventCreateFlags
[src]

Formats the value using the given formatter. Read more

impl Clone for VkEventCreateFlags
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Copy for VkEventCreateFlags
[src]

impl Default for VkEventCreateFlags
[src]

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

Auto Trait Implementations