Function csfml_window_sys::sfCursor_createFromPixels[][src]

pub unsafe extern "C" fn sfCursor_createFromPixels(
    pixels: *const sfUint8,
    size: sfVector2u,
    hotspot: sfVector2u
) -> *mut sfCursor