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 ImPlotTickpub 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