mvaddch

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int mvaddch(N y, N x, C ch)
    extern (C) @nogc nothrow
    int
    mvaddch
    (
    N : int
    C : chtype
    )
    (
    N y
    ,
    N x
    ,
    C ch
    )
  2. int mvaddch(N y, N x, C ch)

Meta