Function sdl2_sys::mouse::SDL_CreateColorCursor
[−]
[src]
pub unsafe extern "C" fn SDL_CreateColorCursor(
surface: *mut SDL_Surface,
hot_x: c_int,
hot_y: c_int
) -> *mut SDL_Cursor