Function newtListboxGetEntry

Source
pub unsafe extern "C" fn newtListboxGetEntry(
    co: newtComponent,
    num: c_int,
    text: *mut *mut c_char,
    data: *mut *mut c_void,
)