Type Alias DeviceMemory
pub type DeviceMemory = *mut VkDeviceMemory_T;
Trait Implementations§
Source§impl From<NullHandle> for DeviceMemory
impl From<NullHandle> for DeviceMemory
Source§fn from(_: NullHandle) -> Self
fn from(_: NullHandle) -> Self
Converts to this type from the input type.