ImPlot_PlotBarsHU64PtrInt

Function ImPlot_PlotBarsHU64PtrInt 

Source
pub unsafe extern "C" fn ImPlot_PlotBarsHU64PtrInt(
    label_id: *const c_char,
    values: *const ImU64,
    count: c_int,
    height: f64,
    shift: f64,
    offset: c_int,
    stride: c_int,
)