Function sdl2_sys::surface::SDL_FillRect
[−]
[src]
pub unsafe extern "C" fn SDL_FillRect(
dst: *mut SDL_Surface,
rect: *const SDL_Rect,
color: uint32_t
) -> c_int