Skip to main content

wxd_Grid_SelectBlock

Function wxd_Grid_SelectBlock 

Source
pub unsafe extern "C" fn wxd_Grid_SelectBlock(
    self_: *mut wxd_Grid_t,
    topRow: c_int,
    leftCol: c_int,
    bottomRow: c_int,
    rightCol: c_int,
    addToSelected: bool,
)