mvaddchstr

Function mvaddchstr 

Source
pub unsafe extern "C" fn mvaddchstr(
    y: c_int,
    x: c_int,
    chstr: *const chtype,
) -> c_int