pub fn is_available() -> boolExpand description
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.
pub fn is_available() -> boolChecks 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.