pub type VkBindImagePlaneMemoryInfoKHR = VkBindImagePlaneMemoryInfo;Aliased Type§
#[repr(C)]pub struct VkBindImagePlaneMemoryInfoKHR {
pub sType: u32,
pub pNext: *const c_void,
pub planeAspect: u32,
}Fields§
§sType: u32§pNext: *const c_void§planeAspect: u32