Skip to main content

wxd_DataViewTreeCtrl_GetNthChild

Function wxd_DataViewTreeCtrl_GetNthChild 

Source
pub unsafe extern "C" fn wxd_DataViewTreeCtrl_GetNthChild(
    self_: *mut wxd_Window_t,
    parent: *const wxd_DataViewItem_t,
    pos: c_uint,
) -> *const wxd_DataViewItem_t