BufferDeviceAddressInfoKHR

Type Alias BufferDeviceAddressInfoKHR 

Source
pub type BufferDeviceAddressInfoKHR = BufferDeviceAddressInfo;
Expand description

Aliased Type§

#[repr(C)]
pub struct BufferDeviceAddressInfoKHR { pub s_type: StructureType, pub next: *const c_void, pub buffer: Buffer, }

Fields§

§s_type: StructureType§next: *const c_void§buffer: Buffer