pub type WGPUSurfaceDescriptorFromAndroidNativeWindow = WGPUSurfaceSourceAndroidNativeWindow;Aliased Type§
struct WGPUSurfaceDescriptorFromAndroidNativeWindow {
pub chain: WGPUChainedStruct,
pub window: *mut c_void,
}Fields§
§chain: WGPUChainedStruct§window: *mut c_void