Function imgui_sys::igBeginChildFrame[][src]

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