Function wxd_CheckListBox_SetSelection

Source
pub unsafe extern "C" fn wxd_CheckListBox_SetSelection(
    clbox: *mut wxd_CheckListBox_t,
    index: c_int,
    select: bool,
)