Function wxd_DataViewTreeCtrl_Create

Source
pub unsafe extern "C" fn wxd_DataViewTreeCtrl_Create(
    parent: *mut wxd_Window_t,
    id: i64,
    pos: *const wxd_Point,
    size: *const wxd_Size,
    style: i64,
) -> *mut wxd_Window_t