Function wxd_ListCtrl_ShowSortIndicator

Source
pub unsafe extern "C" fn wxd_ListCtrl_ShowSortIndicator(
    self_: *mut wxd_ListCtrl_t,
    col: c_int,
    ascending: bool,
)