ImPlotAxis_SetRange_double

Function ImPlotAxis_SetRange_double 

Source
pub unsafe extern "C" fn ImPlotAxis_SetRange_double(
    self_: *mut ImPlotAxis,
    v1: f64,
    v2: f64,
)