Skip to main content

wxd_DataViewCtrl_Create

Function wxd_DataViewCtrl_Create 

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