wgpu_hal::gles::egl

Type Alias WlEglWindowDestroyFun

source
type WlEglWindowDestroyFun = unsafe extern "system" fn(window: *const c_void);
Available on gles and neither Windows nor webgl only.