igDebugNodeDrawCmdShowMeshAndBoundingBox

Function igDebugNodeDrawCmdShowMeshAndBoundingBox 

Source
pub unsafe extern "C" fn igDebugNodeDrawCmdShowMeshAndBoundingBox(
    out_draw_list: *mut ImDrawList,
    draw_list: *const ImDrawList,
    draw_cmd: *const ImDrawCmd,
    show_mesh: bool,
    show_aabb: bool,
)