[][src]Function wlroots_sys::wlr_xcursor_theme_get_cursor

pub unsafe extern "C" fn wlr_xcursor_theme_get_cursor(
    theme: *mut wlr_xcursor_theme,
    name: *const c_char
) -> *mut wlr_xcursor

Obtains a wlr_xcursor image for the specified cursor name (e.g. "left_ptr").