ImPlotAxis_SetMax

Function ImPlotAxis_SetMax 

Source
pub unsafe extern "C" fn ImPlotAxis_SetMax(
    self_: *mut ImPlotAxis,
    _max: f64,
    force: bool,
) -> bool