ImPlotPlot_SetAxisLabel

Function ImPlotPlot_SetAxisLabel 

Source
pub unsafe extern "C" fn ImPlotPlot_SetAxisLabel(
    self_: *mut ImPlotPlot,
    axis: *mut ImPlotAxis,
    label: *const c_char,
)