Type Alias Buffer
pub type Buffer = *mut VkBuffer_T;Trait Implementations§
Source§impl From<NullHandle> for Buffer
Available on 64-bit only.
impl From<NullHandle> for Buffer
Available on 64-bit only.
Source§fn from(_: NullHandle) -> Self
fn from(_: NullHandle) -> Self
Converts to this type from the input type.