arcdps_imgui_sys

Function igCollapsingHeader_BoolPtr

Source
pub unsafe extern "C" fn igCollapsingHeader_BoolPtr(
    label: *const c_char,
    p_visible: *mut bool,
    flags: ImGuiTreeNodeFlags,
) -> bool