gdk_sys

Function gdk_cursor_new_from_pixbuf

Source
pub unsafe extern "C" fn gdk_cursor_new_from_pixbuf(
    display: *mut GdkDisplay,
    pixbuf: *mut GdkPixbuf,
    x: c_int,
    y: c_int,
) -> *mut GdkCursor