Type Alias WGPUSurfaceDescriptorFromAndroidNativeWindow

Source
pub type WGPUSurfaceDescriptorFromAndroidNativeWindow = WGPUSurfaceSourceAndroidNativeWindow;

Aliased Type§

#[repr(C)]
pub struct WGPUSurfaceDescriptorFromAndroidNativeWindow { pub chain: WGPUChainedStruct, pub window: *mut c_void, }

Fields§

§chain: WGPUChainedStruct§window: *mut c_void