arcdps_imgui_sys

Function igBeginChildFrame

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