pub type MemoryOpaqueCaptureAddressAllocateInfoKHR = MemoryOpaqueCaptureAddressAllocateInfo;Aliased Type§
#[repr(C)]pub struct MemoryOpaqueCaptureAddressAllocateInfoKHR {
pub s_type: StructureType,
pub p_next: *const c_void,
pub opaque_capture_address: u64,
}Fields§
§s_type: StructureTypeMust be VK_STRUCTURE_TYPE_MEMORY_OPAQUE_CAPTURE_ADDRESS_ALLOCATE_INFO.
p_next: *const c_voidOptional, may be null.
opaque_capture_address: u64