Function wxd_ComboBox_SetSelection

Source
pub unsafe extern "C" fn wxd_ComboBox_SetSelection(
    combo: *mut wxd_ComboBox_t,
    index: c_int,
)