Function imgui_sys::igBeginChild_ID[][src]

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