[][src]Function fermium::SDL_FillRects

pub unsafe extern "C" fn SDL_FillRects(
    dst: *mut SDL_Surface,
    rects: *const SDL_Rect,
    count: c_int,
    color: Uint32
) -> c_int