Skip to main content

wxd_DataViewListCtrl_SetValue

Function wxd_DataViewListCtrl_SetValue 

Source
pub unsafe extern "C" fn wxd_DataViewListCtrl_SetValue(
    self_: *mut wxd_Window_t,
    row: u32,
    col: u32,
    value: *const wxd_Variant_t,
)