ImPlotTicker_AddTick_doubleStr

Function ImPlotTicker_AddTick_doubleStr 

Source
pub unsafe extern "C" fn ImPlotTicker_AddTick_doubleStr(
    self_: *mut ImPlotTicker,
    value: f64,
    major: bool,
    level: c_int,
    show_label: bool,
    label: *const c_char,
) -> *mut ImPlotTick