[][src]Function ndless_sdl::video::ll::SDL_UpdateRect

pub unsafe extern "C" fn SDL_UpdateRect(
    screen: *mut SDL_Surface,
    x: int32_t,
    y: int32_t,
    w: uint32_t,
    h: uint32_t
)