[−][src]Function sdl2_sys::SDL_CreateColorCursor
pub unsafe extern "C" fn SDL_CreateColorCursor(
surface: *mut SDL_Surface,
hot_x: c_int,
hot_y: c_int
) -> *mut SDL_Cursor
\brief Create a color cursor.
\sa SDL_FreeCursor()
pub unsafe extern "C" fn SDL_CreateColorCursor(
surface: *mut SDL_Surface,
hot_x: c_int,
hot_y: c_int
) -> *mut SDL_Cursor
\brief Create a color cursor.
\sa SDL_FreeCursor()