wgpu_hal::gles::egl

Type Alias XOpenDisplayFun

source
type XOpenDisplayFun = unsafe extern "system" fn(display_name: *const c_char) -> *mut c_void;
Available on gles and neither Windows nor webgl only.