BindImagePlaneMemoryInfoKHR

Type Alias BindImagePlaneMemoryInfoKHR 

Source
pub type BindImagePlaneMemoryInfoKHR = BindImagePlaneMemoryInfo;

Aliased Type§

#[repr(C)]
pub struct BindImagePlaneMemoryInfoKHR { pub sType: i32, pub pNext: *const c_void, pub planeAspect: u32, }

Fields§

§sType: i32§pNext: *const c_void§planeAspect: u32