wgpu_hal::gles::egl

Function terminate_display

source
fn terminate_display(
    egl: &DynamicInstance<EGL1_4>,
    display: Display,
) -> Result<(), Error>
Available on gles and neither Windows nor webgl only.