Function newtDrawRootText

Source
pub unsafe extern "C" fn newtDrawRootText(
    col: c_int,
    row: c_int,
    text: *const c_char,
)