sdl2_sys::render::SDL_GetRenderDrawColor [] [src]

pub unsafe extern fn SDL_GetRenderDrawColor(renderer: *const SDL_Renderer, r: *const uint8_t, g: *const uint8_t, b: *const uint8_t, a: *const uint8_t) -> c_int