[][src]Function fermium::SDL_FillRect

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