arcdps_imgui_sys

Function igBeginChild_ID

Source
pub unsafe extern "C" fn igBeginChild_ID(
    id: ImGuiID,
    size: ImVec2,
    border: bool,
    flags: ImGuiWindowFlags,
) -> bool