Type Definition tcod_sys::SDL_renderer_t [] [src]

type SDL_renderer_t = Option<extern fn(_: *mut c_void)>;