Function wayland_client::cursor::is_available [] [src]

pub fn is_available() -> bool

Checks if the wayland-cursor lib is available and can be used

Trying to call any function of this module if the lib cannot be used will result in a panic.