Skip to main content

ImPlotSpec_SetProp_double

Function ImPlotSpec_SetProp_double 

Source
pub unsafe extern "C" fn ImPlotSpec_SetProp_double(
    self_: *mut ImPlotSpec,
    prop: ImPlotProp,
    v: f64,
)