VkBufferDeviceAddressInfoKHR

Type Alias VkBufferDeviceAddressInfoKHR 

Source
pub type VkBufferDeviceAddressInfoKHR = VkBufferDeviceAddressInfo;

Aliased Type§

#[repr(C)]
pub struct VkBufferDeviceAddressInfoKHR { pub sType: u32, pub pNext: *const c_void, pub buffer: *mut VkBuffer_T, }

Fields§

§sType: u32§pNext: *const c_void§buffer: *mut VkBuffer_T