Skip to main content

wxd_DataViewListModel_GetValue

Function wxd_DataViewListModel_GetValue 

Source
pub unsafe extern "C" fn wxd_DataViewListModel_GetValue(
    self_: *mut wxd_DataViewModel_t,
    row: usize,
    col: usize,
) -> *mut wxd_Variant_t