terminal.put_ext

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void put_ext(int x, int y, int dx, int dy, int code)
    struct terminal
    static
    void
    put_ext
    (
    int x
    ,
    int y
    ,
    int dx
    ,
    int dy
    ,
    int code
    )
  2. void put_ext(int x, int y, int dx, int dy, int code, color_t[4] corners)

Meta