Skip to main content

ImGui_TreeNodeV

Function ImGui_TreeNodeV 

Source
pub unsafe extern "C" fn ImGui_TreeNodeV(
    str_id: *const c_char,
    fmt: *const c_char,
    args: *mut __va_list_tag,
) -> bool