ImPlot3D_SetupAxisFormat

Function ImPlot3D_SetupAxisFormat 

Source
pub unsafe extern "C" fn ImPlot3D_SetupAxisFormat(
    axis: ImAxis3D,
    formatter: ImPlot3DFormatter,
    data: *mut c_void,
)