Skip to main content

wxd_Grid_BlockToDeviceRect

Function wxd_Grid_BlockToDeviceRect 

Source
pub unsafe extern "C" fn wxd_Grid_BlockToDeviceRect(
    self_: *mut wxd_Grid_t,
    topRow: c_int,
    leftCol: c_int,
    bottomRow: c_int,
    rightCol: c_int,
) -> wxd_Rect