arcdps_imgui_sys

Function igBeginChild_Str

Source
pub unsafe extern "C" fn igBeginChild_Str(
    str_id: *const c_char,
    size: ImVec2,
    border: bool,
    flags: ImGuiWindowFlags,
) -> bool