ImPlot_SetupAxes

Function ImPlot_SetupAxes 

Source
pub unsafe extern "C" fn ImPlot_SetupAxes(
    x_label: *const c_char,
    y_label: *const c_char,
    x_flags: ImPlotAxisFlags,
    y_flags: ImPlotAxisFlags,
)