[][src]Function wayland_cursor::is_available

pub fn is_available() -> bool

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

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