Struct asi_vulkan::Vk [] [src]

pub struct Vk(_);

The Vulkan Instance Handle

Methods

impl Vk
[src]

[src]

Load the Vulkan library, returns None on failure.

[src]

Get a pointer.

[src]

Whether or not images are sampled.

Trait Implementations

Auto Trait Implementations

impl !Send for Vk

impl !Sync for Vk