Function newtLabelSetText

Source
pub unsafe extern "C" fn newtLabelSetText(
    co: newtComponent,
    text: *const c_char,
)