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

pub unsafe extern "C" fn SDL_FillRect(
    dst: *mut SDL_Surface,
    dstrect: *mut SDL_Rect,
    color: uint32_t
) -> c_int