[][src]Function imgui_sys::igTreeNodeExStrStr

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