Function wayland_client::egl::is_egl_available
[−]
[src]
pub fn is_egl_available() -> bool
Returns whether the library libwayland-egl.so
has been found and could be loaded.
This function is only presend with the feature dlopen
activated.