ImPlot_SetupAxisScale1

Function ImPlot_SetupAxisScale1 

Source
pub unsafe extern "C" fn ImPlot_SetupAxisScale1(
    axis: ImAxis,
    forward: ImPlotTransform,
    inverse: ImPlotTransform,
    data: *mut c_void,
)