[][src]Function imgui_sys::igTreeNodeExPtr

pub unsafe extern "C" fn igTreeNodeExPtr(
    ptr_id: *const c_void,
    flags: ImGuiTreeNodeFlags,
    fmt: *const c_char,
    _: ...
) -> bool