Struct asi_vulkan::fence::Fence[][src]

pub struct Fence(_);

A VkFence (TODO)

Methods

impl Fence
[src]

Trait Implementations

impl Clone for Fence
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl !Send for Fence

impl !Sync for Fence