ImPlotTicker_AddTick_doublePlotFormatter

Function ImPlotTicker_AddTick_doublePlotFormatter 

Source
pub unsafe extern "C" fn ImPlotTicker_AddTick_doublePlotFormatter(
    self_: *mut ImPlotTicker,
    value: f64,
    major: bool,
    level: c_int,
    show_label: bool,
    formatter: ImPlotFormatter,
    data: *mut c_void,
) -> *mut ImPlotTick