wgpu_hal::gles::egl

Type Alias XCloseDisplayFun

source
type XCloseDisplayFun = unsafe extern "system" fn(display: *mut c_void) -> c_int;
Available on gles and neither Windows nor webgl only.