Function wxd_ListCtrl_SetItemState

Source
pub unsafe extern "C" fn wxd_ListCtrl_SetItemState(
    self_: *mut wxd_ListCtrl_t,
    item: i64,
    state: i64,
    stateMask: i64,
) -> bool