[−][src]Function wayland_client::egl::is_available
pub fn is_available() -> bool
Checks if the wayland-egl lib is available and can be used
Trying to create an WlEglSurface
while this function returns
false
will result in a panic.