Function imgui_sys::igBeginChildStr[][src]

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