gdk_sys

Function gdk_cursor_new_for_display

Source
pub unsafe extern "C" fn gdk_cursor_new_for_display(
    display: *mut GdkDisplay,
    cursor_type: GdkCursorType,
) -> *mut GdkCursor