Struct vulkano::memory::pool::StdHostVisibleMemoryTypePoolAlloc [] [src]

pub struct StdHostVisibleMemoryTypePoolAlloc { /* fields omitted */ }

Methods

impl StdHostVisibleMemoryTypePoolAlloc
[src]

Trait Implementations

impl Debug for StdHostVisibleMemoryTypePoolAlloc
[src]

Formats the value using the given formatter.

impl Drop for StdHostVisibleMemoryTypePoolAlloc
[src]

A method called when the value goes out of scope. Read more