pub type ImPlotRect = ImPlotRect_c;Aliased Type§
#[repr(C)]pub struct ImPlotRect {
pub X: ImPlotRange_c,
pub Y: ImPlotRange_c,
}Fields§
§X: ImPlotRange_c§Y: ImPlotRange_cpub type ImPlotRect = ImPlotRect_c;#[repr(C)]pub struct ImPlotRect {
pub X: ImPlotRange_c,
pub Y: ImPlotRange_c,
}X: ImPlotRange_c§Y: ImPlotRange_c