[][src]Function fermium::SDL_CreateColorCursor

pub unsafe extern "C" fn SDL_CreateColorCursor(
    surface: *mut SDL_Surface,
    hot_x: c_int,
    hot_y: c_int
) -> *mut SDL_Cursor