Function imgui_sys::igBeginChild_ID

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