[][src]Function imgui_sys::igBeginChild

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