Function newtListboxAppendEntry

Source
pub unsafe extern "C" fn newtListboxAppendEntry(
    co: newtComponent,
    text: *const c_char,
    data: *const c_void,
) -> c_int