Struct voodoo::DeviceCreateInfoBuilder [] [src]

pub struct DeviceCreateInfoBuilder<'b> { /* fields omitted */ }

A builder for VkDeviceCreateInfo.

Methods

impl<'b> DeviceCreateInfoBuilder<'b>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Important traits for &'a mut [u8]
[src]

Important traits for &'a mut [u8]
[src]

Important traits for &'a mut [u8]
[src]

[src]

[src]

Trait Implementations

impl<'b> Debug for DeviceCreateInfoBuilder<'b>
[src]

[src]

Formats the value using the given formatter. Read more

impl<'b> Clone for DeviceCreateInfoBuilder<'b>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl<'b> Default for DeviceCreateInfoBuilder<'b>
[src]

[src]

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

Auto Trait Implementations

impl<'b> !Send for DeviceCreateInfoBuilder<'b>

impl<'b> !Sync for DeviceCreateInfoBuilder<'b>