Function newtListboxSetEntry

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