Function fermium::mouse::SDL_CreateSystemCursor[][src]

pub unsafe extern "C" fn SDL_CreateSystemCursor(
    id: SDL_SystemCursor
) -> *mut SDL_Cursor
Expand description

Create a system cursor.

See Also: SDL_FreeCursor