Function newtListboxGetSelection

Source
pub unsafe extern "C" fn newtListboxGetSelection(
    co: newtComponent,
    numitems: *mut c_int,
) -> *mut *mut c_void