Function wxd_DataViewTreeCtrl_GetNthChild

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